Meld performing a file comparison |
|
Developer(s) | Stephen Kennedy |
Stable release | 1.5.2 / July 24, 2011 |
Operating system | Linux, Solaris, BSD, other Unix-like |
Type | Diff viewer |
License | GNU General Public License |
Website | http://meld.sf.net |
Meld is a free computer program for Linux and other Unix-like platforms, for viewing and merging differences between files in a graphical environment. It allows users to view a diff of two or three files visually, color coding the different lines. It also has the capability to work with version differences in CVS or other version control repositories.
It is licensed under the terms of the GNU General Public License (GPL) and written in Python using the PyGTK toolkit.